home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / desktop / grasp12b.zip / README.BAT < prev   
DOS Batch File  |  1993-02-03  |  1KB  |  29 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO                     GRAphical SPace Viewer
  4. ECHO                            Version 1.2
  5. ECHO.
  6. ECHO       Copyright (c) Silverware Computers, Inc. 1992, 1993
  7. ECHO ########################################################################
  8. ECHO                             INSTALLATION 
  9. ECHO. 
  10. ECHO To install GRASP, follow these two instuctions:
  11. ECHO.
  12. ECHO   1. From the Program Manager select the FILE menu and the option RUN.
  13. ECHO   2. In the run dialog box, enter A:\SETUP.EXE. (or full path if needed).
  14. ECHO.
  15. ECHO This will create a new icon in your accessories group.  If you wish,
  16. ECHO you may move it to another group.  Double-Click (or press enter) on the 
  17. ECHO GRASP icon to start the program.
  18. ECHO.
  19. ECHO ########################################################################
  20. ECHO The following files are included with the package:
  21. ECHO        README.BAT - This introduction
  22. ECHO        SETUP.EXE  - Install program
  23. ECHO        GRASP.EXE  - Main executable program.
  24. ECHO        GRASP.HLP  - Help file.
  25. ECHO        GRASP.WRI  - Installation, Registration, and Version listing
  26. ECHO.
  27. PAUSE.
  28.  
  29.